xen.git
2007-06-11 Alex Williamson[IA64] Avoid use of kernel type in user code.
2007-06-11 Alex Williamson[IA64] Fix p2m exposure.
2007-06-06 Alex Williamson[IA64] Set NODES_SHIFT to something a bit more realistic
2007-06-06 Alex Williamson[IA64] Fix HVM boot failure
2007-06-06 Alex Williamson[IA64] Remove vmx_ivt.S debug code.
2007-06-04 Alex Williamson[IA64] Set PADDR_BITS to 48 to match reality and save...
2007-06-04 Alex Williamson[IA64] Use vcpu_get_psr instead of vcpu_get_ipsr_int_state.
2007-06-04 Alex Williamson[IA64] clean-up in ivt.S: remove useless code.
2007-06-04 Alex Williamson[IA64] hyper_rfi: do not validate vcr.iip anymore.
2007-06-04 Alex Williamson[IA64] Clean-up in ivt.S: remove unused code and pack...
2007-06-04 Alex Williamson[IA64] Prevent rfi emulation with double un-cover
2007-06-04 Alex Williamson[IA64] Disable more privify code
2007-06-04 Alex Williamson[IA64] Allow dynamic allocation of dom0 fw_tables
2007-05-31 Alex Williamson[IA64] Fix initialization order for buddy allocator
2007-05-31 Alex Williamson[IA64] Remove annoying log message
2007-05-31 Alex Williamson[IA64] Remove GLOBAL_VHPT
2007-05-31 Alex Williamson[IA64] Cleanup ivt.S
2007-05-31 Alex Williamson[IA64] Clear resource structure before using it in...
2007-05-31 Alex Williamson[IA64] Consolidate non-virtualized PSR bits into macro
2007-05-31 Alex Williamson[IA64] vcpu_set_psr added and used by vcpu_rfi.
2007-05-31 Alex Williamson[IA64] Reimplement vcpu_get_psr.
2007-05-31 Alex Williamson[IA64] Remove RBS from vcpu_guest_context_regs
2007-05-25 Alex Williamson[IA64] Remove unnecessary pal.h from sparse tree.
2007-05-25 Alex Williamson[IA64] Remove unnecessary include.
2007-05-25 Alex Williamson[IA64] Trivial warning fix
2007-05-25 Alex Williamson[IA64] Cleanup warnings for UC accesses to UC|WB pages
2007-05-25 Alex Williamson[IA64] lindent dom_fw_foo code
2007-05-24 Alex Williamson[IA64] Quieter Xen boot
2007-05-24 Alex Williamson[IA64] memmap: save/restore: support save/restore with...
2007-05-24 Alex Williamson[IA64] memmap: save/restore implemented
2007-05-24 Alex Williamson[IA64] Fix assertion in vmx_init_env()
2007-05-24 Alex Williamson[IA64] Update efi.c and efi.h to linux-2.6.21
2007-05-24 Alex Williamson[IA64] Don't scrub pages when on SN2 simulator
2007-05-24 Alex Williamson[IA64] Fix ld.s emulation
2007-05-24 Alex Williamson[IA64] SN2 polling console driver
2007-05-23 Alex Williamson[IA64] Trivial whitespace cleanups
2007-05-23 Alex Williamson[IA64] free initmem and add __init and __initdata.
2007-05-21 Alex Williamson[IA64] Fix vpd size
2007-05-21 Alex Williamson[IA64] memmap: dump-core: enable ia64 memory map code
2007-05-21 Alex Williamson[IA64] memmap: ia64 domVTi memmap info support
2007-05-21 Alex Williamson[IA64] memmap: make libxc domain builder set up firmwar...
2007-05-21 Alex Williamson[IA64] memmap: remove the unused file, xen/arch/ia64...
2007-05-21 Alex Williamson[IA64] memmap: add necessary definitions
2007-05-21 Alex Williamson[IA64] memmap: preliminary header file clean up
2007-05-21 Alex Williamson[IA64] memmap: update Makefile
2007-05-21 Alex Williamson[IA64] memmap: move pal_call_stub from xenasm.S
2007-05-21 Alex Williamson[IA64] memmap: split dom_fw_common.c
2007-05-21 Alex Williamson[IA64] memmap: copy dom_fw.c to dom_fw_common.c
2007-05-21 Alex Williamson[IA64] memmap: preliminary domain-builder clean up.
2007-05-21 Alex Williamson[IA64] memmap: introduce memmap_info_t
2007-05-21 Alex Williamson[IA64] memmap: add IA64_DOM0VP_fpswa_revision hypercall
2007-05-21 Alex Williamson[IA64] Fix xen/ia64 save/restore error recovery path.
2007-05-21 Alex Williamson[IA64] Replace mlock()/munlock() in ia64 libxc with...
2007-05-16 Alex Williamson[IA64] Update struct checker for ia64 changes
2007-05-16 Alex Williamson[IA64] Fix trivial compiler warning
2007-05-16 Alex Williamsonmerge with xen-unstable.hg
2007-05-16 Alex Williamson[IA64] Fix deadlock of ptc.ga emulation
2007-05-15 Alex Williamson[IA64] Optimizations for windows
2007-05-15 kfraser@localhost... [HVM][SVM] Reintroduce ASIDs.
2007-05-15 kfraser@localhost... Fix TPM support in HVM domains
2007-05-15 kfraser@localhost... xenapi: Small fix to the host.get_name_description...
2007-05-15 kfraser@localhost... x86/hvm: HVM_DBG_LOG() cleanup
2007-05-15 kfraser@localhost... vmx: remove CSTAR save/restore on VMX
2007-05-15 kfraser@localhost... x86/hvm: add logging for hypercalls
2007-05-15 kfraser@localhost... x86: fix EFER handling
2007-05-15 kfraser@localhost... x86/hvm: hypercall adjustments
2007-05-15 kfraser@localhost... x86-64/hvm: pio result storing
2007-05-15 kfraser@localhost... x86: ptwr adjustments
2007-05-15 kfraser@localhost... x86: replace some intpte_t * casts
2007-05-15 kfraser@localhost... x86: kill unused local variable sh_mapcache
2007-05-15 kfraser@localhost... tools: check for curl-devel and libxml2-devel
2007-05-15 kfraser@localhost... tools: check for libvncserver dependency libraries
2007-05-15 kfraser@localhost... 64-bit hvm on 32-bit dom0 - ioemu adjustments
2007-05-15 kfraser@localhost... x86: suppress SYSCALL feature for 32on64 guests
2007-05-15 kfraser@localhost... x86: invalidate_shadow_ldt() should be static
2007-05-14 Alex Williamson[IA64] White space cleanup in regionreg.h
2007-05-14 Alex Williamson[IA64] Fix ptc.ga emulation
2007-05-14 Alex Williamson[IA64] Compilation fix with CRASH_DEBUG defined.
2007-05-14 Steven HandFix HVM save/restore after upgrade to 0.90.
2007-05-14 Steven HandHVM save/restore: handle larger domain ids.
2007-05-13 Keir Fraserhvm qemu: Fix for masking 64-bit operands broke 32...
2007-05-12 Keir Frasersvm: Simplify asm stub for vmentry/vmexit.
2007-05-12 Keir Frasersvm: Avoid VMSAVE/VMLOAD/VMSAVE/VMLOAD sequence on...
2007-05-12 Keir Fraserhvm: Fix ACPI shutdown, broken by my previous changeset.
2007-05-12 Keir Fraservmx: Replace pointless test-then-set with set.
2007-05-12 Keir Fraserxend: configuration option 'localtime = 1' is not honor...
2007-05-12 Keir Fraserxen: Fix struct-size checker for unions and long names.
2007-05-12 Keir Fraserhvm qemu: Fix write parameter masking for 64-bit guests.
2007-05-12 Keir Fraserxen: Better handling on not-present PDEs in destroy_xen...
2007-05-12 Keir Fraserx86: Improve zap_low_mappings.
2007-05-12 Keir Fraserxen: Free initmem after boot. Mark lots of init functio...
2007-05-12 Keir Fraserhvm: Fix emulation of PIIX4 PMCNTRL register for soft...
2007-05-11 Alex Williamson[IA64] get guest os type
2007-05-11 Alex Williamson[IA64] Fix allocate_rid_range()
2007-05-11 Alex Williamson[IA64] Return ENOMEM if VPD allocation failed
2007-05-11 Christian Limpach[qemu patches] Update patches upto changeset 15040...
2007-05-11 Christian Limpach[qemu] Fix ia64 after removal of ia64_intrinsic.h.
2007-05-10 Keir Frasersvm: Rationalise register synchronisation to be similar...
2007-05-10 Alex Williamson[IA64] Implement XENMEM_machine_memory_map on ia64.
2007-05-10 Keir Fraserxen: Some cleanups for x86 start of day.
next